Skip to content

feat(ci-lease): delete stack after smoke#404

Merged
chrisns merged 1 commit into
mainfrom
chore/serialize-and-svc-catalog
May 22, 2026
Merged

feat(ci-lease): delete stack after smoke#404
chrisns merged 1 commit into
mainfrom
chore/serialize-and-svc-catalog

Conversation

@chrisns
Copy link
Copy Markdown
Member

@chrisns chrisns commented May 22, 2026

Stop accumulating VPCs/resources in reuse-mode multi-scenario runs.

In reuse mode (single lease across many scenarios), accumulated VPCs
and named resources hit per-account quotas fast. Delete the scenario
stack as the final step of each run; wait up to 20m for teardown so
the next scenario doesn't race the cleanup.

Acquire mode (each scenario gets its own lease) gets this for free
via ISB nuke, but the explicit delete is harmless there.

Allows the sequential dispatcher to chain all 14 remaining scenarios
through a single lease without exhausting VPC/ELB/etc.
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 10:00 — with GitHub Actions Failure
@chrisns chrisns added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit 7f49249 May 22, 2026
4 of 5 checks passed
@chrisns chrisns deleted the chore/serialize-and-svc-catalog branch May 22, 2026 10:00
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 10:00 — with GitHub Actions Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant